home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / evilswitch.swf / scripts / frame_21 / DoAction.as
Encoding:
Text File  |  2007-09-27  |  84 b   |  7 lines

  1. this.init = function()
  2. {
  3.    this.grid_mc.loadGrid(5);
  4. };
  5. this.init();
  6. stop();
  7.